FixBaseProvider<TA, TS>.Application Property

new protected TA Application {get;}
This language is not supported or no code example is available.
protected:  
property TA^ Application { 
TA^ get( ); 
}
This language is not supported or no code example is available.
protected hide function get Application() : TA;
This language is not supported or no code example is available.

Property Value

TA

In this article

Definition